Cookie Store API
Cookie Store API - Web API | MDN
従来の
Cookie
は同期的に呼び出しを行う
しかし
Cookie Store API
は非同期で
Service Worker
からも食べることができる
#JavaScript